home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist SYSTEM
- "file://localhost/System/Library/DTDs/PropertyList.dtd">
- <plist version="0.9">
- <dict>
- <key>CFBundleExecutable</key>
- <string>TimeNet</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleVersion</key>
- <string>© 2005, AppleSource</string>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleName</key>
- <string>TimeNet</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>iNVc</string>
- <key>CFBundleGetInfoString</key>
- <string>TimeNet v3.2.9b</string>
- <key>CFBundleIconFile</key>
- <string>TimeNet.icns</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeName</key>
- <string>invoice</string>
- <key>CFBundleTypeIconFile</key>
- <string>invoice.icns</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>iVDc</string>
- </array>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>tni</string>
- </array>
- </dict>
- </array>
- </dict>
- </plist>
-